docs: Adjust revision number in Xen-API document and introduce revision history.
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 12 Dec 2007 09:59:53 +0000 (09:59 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 12 Dec 2007 09:59:53 +0000 (09:59 +0000)
This patch adjusts the revision number to 1.0.1 and date in the
Xen-API document and introduces a revision history with entries for
1.0.0 and 1.0.1.

Signed-off-by: Stefan Berger <stefanB@us.ibm.com>
docs/xen-api/xenapi-coversheet.tex
docs/xen-api/xenapi.tex

index d9ca120be7a40d8b1f8d4cb1bfd5ca27fc1ca17a..0edcd3e26be8b4f81b4eef074c259893cda56ecc 100644 (file)
 \newcommand{\coversheetlogo}{xen.eps}
 
 %% Document date
-\newcommand{\datestring}{27th April 2007}
+\newcommand{\datestring}{10th December 2007}
 
 \newcommand{\releasestatement}{Stable Release}
 
 %% Document revision
-\newcommand{\revstring}{API Revision 1.0.0}
+\newcommand{\revstring}{API Revision 1.0.1}
 
 %% Document authors
 \newcommand{\docauthors}{
index bc1abfee9d71e3b04d7f2cd216d95eeb11a7af8c..f71689e377c1839257cf1e41a93134af4320c5c2 100644 (file)
@@ -32,6 +32,9 @@
 % The coversheet itself
 \include{coversheet}
 
+% The revision history
+\include{revision-history}
+
 % ... and off we go!
 
 \chapter{Introduction}